toggle menu
JxBrowser
8.0.0-eap.5
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.print
/
[jvm]PageRange
Page
Range
interface
PageRange
A page range to be printed.
Since
7.13
Members
Functions
from
Link copied to clipboard
open
fun
from
(
)
:
Int
Returns the number of the first page within the range.
of
Link copied to clipboard
open
fun
of
(
from
:
Int
,
to
:
Int
)
:
PageRange
Creates a new page range instance.
to
Link copied to clipboard
open
fun
to
(
)
:
Int
Returns the number of the last page within the range.